Mapping URL: /airplane/{id}
Description: updates the airplane entity with the appended id
Microservice: AirplaneService
/airplane/{id} |
Mapping URL: /airplane/{id}
Description: AirplaneService
Name: updateAirplaneById(airplane)
Request Method: PUT
Service Interface: /airplane/{id}
Service Entity: Airplane
3.1 AirplaneService | 3.2 AirportService | 3.3 CargoService | 3.4 CountryService | 3.5 EmployeeService | 3.6 LuggageService |
3.7 PassengerBookingService |